| Name | Description | |
|---|---|---|
![]() | Action | Gets a change action. |
![]() ![]() | Clear | Gets a static instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.Clear action. |
![]() ![]() | ClearAndAddItems | Gets a static instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.ClearAndAddItems action. |
![]() | Index | Gets an index of item in collection. |
![]() | NewValue | Gets a value of new item. |
![]() | OldValue | Gets a value of old item. |
![]() ![]() | ReorderItems | Gets a static instance of the CollectionChangeEventArgs<T> class for CollectionChangeActionType.ReorderItems action. |

